testing.B.startAllocs (field)
4 uses
testing (current package)
benchmark.go#L110: startAllocs uint64
benchmark.go#L141: b.startAllocs = memStats.Mallocs
benchmark.go#L155: b.netAllocs += memStats.Mallocs - b.startAllocs
benchmark.go#L176: b.startAllocs = memStats.Mallocs
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)